home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news.sprintlink.net!NEWS!not-for-mail
- From: johnsonb@atc.ameritel.net (Gooseman)
- Subject: Physical Memory?
- Message-ID: <2157cc$1339.34@NEWS>
- Date: Thu, 22 Feb 1996 00:03:53 GMT
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have written a 16-bit DLL to be called from Visual Basic 4.0. All
- of the functions work properly, except for two of them:
-
- 1) I need to be find out if the user has a CD-ROM drive. Under
- Win32, I could just use GetDriveType() for drives A: - J: (K: is our
- first network drive).
-
- 2) I need to find out how much PHYSICAL memory the user's system has.
- The only calls I have found return all memory (physical and swap).
-
- PLEASE HELP! I need to roll this module out as soon as possible.
- (email responses would be best)
-
- Thanks,
-
- Bob Johnson - Eagan, McAllister Associates, Inc.
- johnsonb@atc.ameritel.net
- johnsonb.eodtc@eodmgate.navsea.navy.mil
-
-
-